Service Up

InBox DynamicFieldTicketClosed

Version 7.0.1

Creation Date 2024-08-28

Resources

This module adds a new type of dynamic field that allows you to view the calls according to the configured state of the client. When creating a new ticket via the process and selecting one of the tickets displayed in the dynamic field, an Action is triggered that fills the fields (configurable fields) of the ticket via the process according to the data of the fields found in the selected ticket.

Prerequisites

Framework

The following versions of the Znuny framework are supported:

  • [7.x.x]

Modules

The following modules are required:

  • InBox Core 7.0.1 or higher

Operational system

The following operating systems are required:

  • [None]

Third Party Software

The following third party software is required:

  • [None]

Installation

bin/otrs.Console.pl Admin::Package::Install /path/to/InBox\ DynamicFieldTicketClosed-7.0.1.opm

Configuration

Follow the settings below for the correct use of the module.

DynamicFields::Core::DefaultFields

Configuration of the fields that will be filled in automatically when choosing a ticket in the dynamic field.

It is not necessary to add dynamic process fields. They will be filled in automatically according to the selected closed ticket

img1

Usage

Configuration of fields to be filled in automatically

Go to "Administration -> System Configuration" and search for DynamicFields::Core::DefaultFields

img2

Define the key (field name) and content for the fields that should be filled in automatically.

Content values:

  • 1 - Fill in the field

  • 0 - Do not fill in the field

img1

Dynamic field creation

Go to "Administration -> Dynamic Fields".

On the “Dynamic Field Management” screen, go to the 'Actions' menu and click in 'Closed Calls'.

img3

We now define the parameters for adding the Closed Calls dynamic field.

The name of the field must be exactly “TicketClosed”.

img4

By default, the field will list the calls with the states closed, being possible to change the states.

img5

It is also possible to change the filter of days and the limit of the displayed tickets.

img6

After clicking Save to implement the changes.

Including the dynamic field in the process

Go to "Administration -> Process Management"

Select the Process in which you want to include the dynamic field.

In Add and Edit Activities, Activity Windows and Transactions, click on the “Edit this activity” icon.

img7

Note: If there is no activity linked to the Process, add it.

Under 'Activity Windows - Assign Activity Window', click on the “Edit” icon for the activity.

img8

In the 'Edit Activity Window', in the 'Fields menu' Click on DynamicField_TicketClosed under 'Available Dynamic Fields' and drag it for Assigned Fields.

img9

A window will open to Edit field details, keep the Display as “Display Field” and do a Save.

Save the process changes and implement it.

img10

Field View

When selecting a ticket already closed in the field, the following fields of the new ticket via process are automatically filled in according to the data contained in the selected ticket.

Note: The fields are still editable.

  • In Red: Call chosen

  • In Green: Values filled according to the selected ticket

img11

Note: If the call is not a process ticket, only the list of closed tickets will be displayed. And it will not fill in the other fields.